home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 3 / MacMania 3.toast / Demo's / KarmaMacDemo / MENU.DXR / 00021.ls < prev    next >
Encoding:
Text File  |  1995-10-24  |  73 b   |  6 lines

  1. on mouseUp
  2.   global menuItem
  3.   set menuItem to "replay"
  4.   go("mout")
  5. end
  6.